On this pageAppendArrayDescriptionCall AppendArray to append an array of two-dimensional points to this list.Syntaxprocedure AppendArray(const NewItems: array of Integer); overload;procedure AppendArray(const NewItems: array of Integer; NewItemsAddCount: Integer); overload;